From 2d131dd56b90d23d6efa5f3f597ab533ca9736e5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sat, 25 Aug 2012 16:22:20 +0200 Subject: [PATCH] babl: further increase the number of pixels verified --- babl/babl-fish-path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babl/babl-fish-path.c b/babl/babl-fish-path.c index addc56d..b74f98e 100644 --- a/babl/babl-fish-path.c +++ b/babl/babl-fish-path.c @@ -25,7 +25,7 @@ #define BABL_HARD_MAX_PATH_LENGTH 8 #define BABL_MAX_NAME_LEN 1024 -#define NUM_TEST_PIXELS 2048 +#define NUM_TEST_PIXELS 3072 int babl_in_fish_path = 0; -- 2.30.2